home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
U.S. Robotics Connections 2
/
US Robotics Connections.iso
/
pc
/
sourcepc
/
csdemocd.dir
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-06
|
161 b
|
9 lines
on exitFrame
repeat with y = 7 to 9
puppetSprite(y, 1)
end repeat
repeat with x = 7 to 9
set the cursor of sprite x to [115, 116]
end repeat
end